fix(deps): update symfony packages#472
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
1fa8043 to
19e1d7d
Compare
19e1d7d to
050fa35
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.2→3.2.43.6.6→3.6.7v5.1.0→v5.2.0v8.0.8→v8.1.1v8.0.11→v8.1.1v8.0.9→v8.1.0v8.0.11→v8.1.0v2.10.0→v2.11.08.0.9→8.1.1v8.0.11→v8.1.1v8.0.9→v8.1.18.0.8→8.1.1v8.0.8→v8.1.1v8.0.12→v8.1.0v8.0.12→v8.1.1v8.0.10→v8.1.13.2.0→3.3.0v8.0.8→v8.1.0v8.0.8→v8.1.0v8.0.10→v8.1.1v8.0.12→v8.1.1v8.0.12→v8.1.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
doctrine/DoctrineBundle (doctrine/doctrine-bundle)
v3.2.4Compare Source
Release Notes for 3.2.4
3.2.x bugfix release (patch)
3.2.4
Bugfix
This release contains the changes from https://github.com/doctrine/DoctrineBundle/releases/tag/2.18.3
v3.2.3Compare Source
Release Notes for 3.2.3
3.2.x bugfix release (patch)
3.2.3
Total issues resolved: 0
Total pull requests resolved: 4
Total contributors: 4
2233: Fix coding standard issue on 3.2.x thanks to @Copilot
Improvement
Bugfix
CI
doctrine/orm (doctrine/orm)
v3.6.7Compare Source
This release contains the changes from https://github.com/doctrine/orm/releases/tag/2.20.13
EasyCorp/EasyAdminBundle (easycorp/easyadmin-bundle)
v5.2.0: 5.2.0Compare Source
Version details blog post:
New in EasyAdmin 5.2: Twig Components, Polished UI, and Theming Groundwork
https://dev.to/javiereguiluz/new-in-easyadmin-52-twig-components-polished-ui-and-theming-groundwork-23on
New features
[
7878d69] Allow to display badges in form tabs (@javiereguiluz)[
62332b0] Add a<twig:ea:Switch>Twig component to render switches/toggles (@javiereguiluz)[
72d1f35] Add a<twig:ea:Pagination>Twig component to render pagination elements (@javiereguiluz)[
5b644bb] Add a<twig:ea:Modal>(and<twig:ea:Modal:Trigger>,<twig:ea:Modal:Close>) Twig component to create modals (@javiereguiluz)[
1b959f1][e66e807] Improve the<twig:ea:ActionMenu>component (@javiereguiluz)[
aa88896] Improve the<twig:ea:Flag>component (@javiereguiluz)[
ddb01d0] Improve the<twig:ea:Button>component (@javiereguiluz)[
b7a3ba5] Improve the<twig:ea:Icon>component (@javiereguiluz)[
3abe57e] Improve the<twig:ea:Alert>component (@javiereguiluz)Bug fixes
[
54bb503] Avoid interdependentcontent_titleandpage_titleTwig blocks (@MatTheCat)[
8162aa1] Adjust select height (@Seb33300)[
7fc4e48] Fix several button design issues (@javiereguiluz)[
c09a46d] Fix file upload when using Flysystem (@javiereguiluz)[
27b2a2a] Preserve custom query parameters in index search forms (@javiereguiluz)[
0c0a328] Open rows in new tabs when using middle click or control click (@javiereguiluz)[
351dfae] Misc doc changes (@vincentvdree)Misc changes
[
cf313af] Improve performance of some Twig Components (@javiereguiluz)[
e3b4ef7] Add a new doc page to explain how our Twig Components work (@javiereguiluz)[
e1b5b4d] Remove redundant getEntityFqcn backed by interface (@guillaume-sainthillier)[
ad18d67] Improve phpdoc with generics (@guillaume-sainthillier)[
4f36812] Improve performance of Countr field by compiling the choice label template once (@guillaume-sainthillier)symfony/browser-kit (symfony/browser-kit)
v8.1.1Compare Source
Changelog (symfony/browser-kit@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/browser-kit@v8.1.0-BETA1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/browser-kit@v8.0.9...v8.0.14)
symfony/console (symfony/console)
v8.1.1Compare Source
Changelog (symfony/console@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/console@v8.1.0-RC1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/console@v8.0.13...v8.0.14)
v8.0.13Compare Source
Changelog (symfony/console@v8.0.11...v8.0.13)
symfony/css-selector (symfony/css-selector)
v8.1.0Compare Source
Changelog (symfony/css-selector@v8.1.0-BETA3...v8.1.0)
symfony/dotenv (symfony/dotenv)
v8.1.0Compare Source
Changelog (symfony/dotenv@v8.1.0-BETA2...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/dotenv@v8.0.11...v8.0.14)
symfony/flex (symfony/flex)
v2.11.0Compare Source
What's Changed
SYMFONY_ALLOW_CONTRIBvariable by @GromNaN in #1077recipedata fromsymfony.lockwhen the contrib recipe is not installed by @GromNaN in #1078helptarget by @Kocal in #1080composer reqby @nicolas-grekas in #1091New Contributors
Full Changelog: symfony/flex@v2.10.0...v2.11.0
symfony/form (symfony/form)
v8.1.1Compare Source
Changelog (symfony/form@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/form@v8.1.0-RC1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/form@v8.0.9...v8.0.14)
symfony/framework-bundle (symfony/framework-bundle)
v8.1.1Compare Source
Changelog (symfony/framework-bundle@v8.1.0...v8.1.1)
_fragmentURI (@nicolas-grekas)cache:clear/cache:warmup(@nicolas-grekas)v8.1.0Compare Source
Changelog (symfony/framework-bundle@v8.1.0-RC1...v8.1.0)
Kernel::VERSION(@fabpot)v8.0.14Compare Source
Changelog (symfony/framework-bundle@v8.0.13...v8.0.14)
_fragmentURI (@nicolas-grekas)Kernel::VERSION(@fabpot)v8.0.13Compare Source
Changelog (symfony/framework-bundle@v8.0.11...v8.0.13)
doctrine_open_transaction_logger’s entity manager name positionally (@MatTheCat)symfony/http-client (symfony/http-client)
v8.1.1Compare Source
Changelog (symfony/http-client@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/http-client@v8.1.0-RC1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/http-client@v8.0.13...v8.0.14)
v8.0.13Compare Source
Changelog (symfony/http-client@v8.0.9...v8.0.13)
symfony/intl (symfony/intl)
v8.1.1Compare Source
Changelog (symfony/intl@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/intl@v8.1.0-BETA1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/intl@v8.0.9...v8.0.14)
symfony/phpunit-bridge (symfony/phpunit-bridge)
v8.1.1Compare Source
Changelog (symfony/phpunit-bridge@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/phpunit-bridge@v8.1.0-BETA1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/phpunit-bridge@v8.0.9...v8.0.14)
symfony/runtime (symfony/runtime)
v8.1.0Compare Source
Changelog (symfony/runtime@v8.1.0-RC1...v8.1.0)
Kernel::VERSION(@fabpot)v8.0.14Compare Source
Changelog (symfony/runtime@v8.0.13...v8.0.14)
Kernel::VERSION(@fabpot)v8.0.13Compare Source
Changelog (symfony/runtime@v8.0.12...v8.0.13)
symfony/security-bundle (symfony/security-bundle)
v8.1.1Compare Source
Changelog (symfony/security-bundle@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/security-bundle@v8.1.0-RC1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/security-bundle@v8.0.13...v8.0.14)
v8.0.13Compare Source
Changelog (symfony/security-bundle@v8.0.12...v8.0.13)
symfony/serializer (symfony/serializer)
v8.1.1Compare Source
Changelog (symfony/serializer@v8.1.0...v8.1.1)
GetSetMethodNormalizerdenormalization of constructor only objects (@mtarld)csv_headerscontext whenno_headersis true (@ousamabenyounes)v8.1.0Compare Source
Changelog (symfony/serializer@v8.1.0-BETA3...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/serializer@v8.0.10...v8.0.14)
GetSetMethodNormalizerdenormalization of constructor only objects (@mtarld)csv_headerscontext whenno_headersis true (@ousamabenyounes)symfony/stimulus-bundle (symfony/stimulus-bundle)
v3.3.0Compare Source
stimulusFetch: 'lazy'directive inside preserved comments (/*! ... */)@symfony/stimulus-bridgefrom the npm peer dependencies; it is specific to Webpack Encore and must be installed manually theresymfony/stopwatch (symfony/stopwatch)
v8.1.0Compare Source
Changelog (symfony/stopwatch@v8.1.0-BETA1...v8.1.0)
symfony/twig-bundle (symfony/twig-bundle)
v8.1.0Compare Source
Changelog (symfony/twig-bundle@v8.1.0-BETA3...v8.1.0)
Kernel::VERSION(@fabpot)v8.0.14Compare Source
Changelog (symfony/twig-bundle@v8.0.9...v8.0.14)
Kernel::VERSION(@fabpot)symfony/validator (symfony/validator)
v8.1.1Compare Source
Changelog (symfony/validator@v8.1.0...v8.1.1)
v8.1.0Compare Source
Changelog (symfony/validator@v8.1.0-RC1...v8.1.0)
v8.0.14Compare Source
Changelog (symfony/validator@v8.0.10...v8.0.14)
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.